Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.annotations.repository.contrib--documentEventListener

This contribution is part of XML component org.nuxeo.ecm.platform.annotations.repository.contrib inside nuxeo-annot-repo-6.0.jar

Extension Point

Extension point documentEventListener of component AnnotationsRepositoryService.

Contributed Items

  • <listener class="org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl" name="defaultAnnotatedDocumentListener"/>

XML Source

<extension point="documentEventListener" target="org.nuxeo.ecm.platform.annotations.AnnotationsRepositoryService">
    <listener class="org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl" name="defaultAnnotatedDocumentListener"/>
  </extension>